home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilstem / xd / read.me next >
Text File  |  1987-03-01  |  15KB  |  322 lines

  1.  
  2.  
  3.        +------------------------------------------------------+
  4.        |  Welcome to "User Supported Software".               |
  5.        |  This remarkable revolution in software distribution |
  6.        |  was  co-pioneered in 1982 by Jim Button and  Andrew |
  7.        |  Fluegelman.   It  has become a major force  in  the |
  8.        |  software industry, helping to drive software prices |
  9.        |  down and eliminate copy protection schemes.         |
  10.        +------------------------------------------------------+
  11.  
  12.  
  13.               HERE'S HOW USER SUPPORTED SOFTWARE WORKS:
  14.  
  15. You are encouraged to copy the program diskette and share it freely with
  16. others.  You have the luxury of trying out the complete program, at your
  17. own pace and in the luxury of your own home or workplace.  This is not a
  18. crippled or "demo" copy, but the complete working version of the program.
  19.  
  20. If, after trying out the program, you decide to continue to use it, you
  21. are trusted to purchase the program from the program's author, or from an
  22. authorized dealer. There is an order form at the end of this document.
  23.  
  24.  
  25. Why pay at all?
  26. --------------------------------------------------------------
  27.    *  You receive a CURRENT copy of the program, with the latest
  28.       improvements and bug fixes
  29.    *  One year of technical support - by phone or written
  30.    *  Notification of updates (and fixes, if required)
  31.    *  Inexpensive upgrade offers
  32.    *  Notification of new products
  33.    *  Your input and ideas help shape future products
  34.    *  Periodic offers and "deals" (for our customers only)
  35.    *  Access to the on-line ButtonWare Bulletin Board, which
  36.       means:
  37.         - Information and announcements (on line)
  38.         - Communication with other ButtonWare users
  39.         - More technical support, and helpful tips/pointers
  40.    *  A sense of pride and ownership, in having honestly
  41.       participated in the User Supported software revolution
  42.    *  You help to keep software prices down, by supporting a
  43.       distribution method which doesn't rely on expensive
  44.       advertising campaigns.
  45.  
  46.  
  47. So please, dive in and enjoy the fun of sharing good software legally with
  48. your friends and associates. But please be aware of the following
  49. restrictions, designed to protect the community of User Supported software
  50. users and authors, and to prevent greedy people from taking unfair advantage
  51. of the trust, hard work, and good will of User Supported software authors:
  52.  
  53. 1. No price or consideration may be charged. However, a distribution cost may
  54.    be charged for the cost of the diskette, shipping, and handling, so long
  55.    as it's not more than $10 total.
  56.  
  57. 2. The files and programs on the disk may not be modified, deleted, nor
  58.    added to.
  59. 
  60. 3. The programs cannot be sold as part of some other more inclusive package.
  61.  
  62. 4. The programs cannot be "rented" or "leased" to others.
  63.  
  64. 5. In the case of distribution via computerized "bulletin boards" or through
  65.    any other telecommunications link the following must be done:
  66.     *  X-Modem or some other error checking protocol must be used
  67.     *  All ButtonWare programs (and documentation files) must be
  68.        transferred in library format. That means the files have
  69.        all been combined into one file. You can get assistance with
  70.        this procedure from the Technical Support Department at
  71.        ButtonWare.
  72.  
  73. 6. If you're copying the disk for distribution to students in a classroom,
  74.    you must provide them with the following written notice:
  75.  
  76.       +-----------------------------------------------------+
  77.       | This  diskette  is  distributed to you through the  |
  78.       | courtesy of your school and instructor, and         |
  79.       | Jim Button.  No royalty or registration fee has     |
  80.       | been paid for the programs, which are for your use  |
  81.       | and evaluation as a student.                        |
  82.       |                                                     |
  83.       | If you wish to receive technical support from       |
  84.       | ButtonWare, as well as announcements of updates and |
  85.       | improvements to the programs, you must first become |
  86.       | a "registered user."  You do that by purchasing     |
  87.       | each program you plan to use - from an authorized   |
  88.       | dealer or directly from ButtonWare:                 |
  89.       |                                                     |
  90.       |                    Jim Button                       |
  91.       |                  P.O.  Box 5786                     |
  92.       |                Bellevue, WA 98006                   |
  93.       |                                                     |
  94.       | You may also purchase by calling our toll-free      |
  95.       | order line, 1-800-JBUTTON.                          |
  96.       +-----------------------------------------------------+
  97.  
  98. 
  99. OPERATING INSTRUCTIONS
  100. ----------------------
  101.  
  102. Extended DOS (XD) provides some useful extensions to the standard DOS commands.
  103. In particular, it adds three useful features and several new functions that
  104. are not in standard DOS.
  105.  
  106. Extended features:
  107.  
  108.         1: Menu support.  If you are not sure of an Extended DOS command
  109.            simply type:
  110.  
  111.            XD
  112.  
  113.            This will cause a master menu to appear that has context sensitive
  114.            help to guide you in developing the correct command line.
  115.  
  116.         2: Before the XD command is executed, you will be shown a list of all
  117.            the filenames that will be acted upon, and you will be able to
  118.            select from the list, those files that you want included in the
  119.            operation.  For example, if you enter the command "XD DEL *.*" all
  120.            of the files in the current directory will be listed on the screen.
  121.            You will be able to pick from the list those files that you want to
  122.            delete.
  123.  
  124.         3: You may enter multiple file specifications on one command line.
  125.  
  126. Extended DOS functions:
  127.  
  128.         Detailed discussion of all of these functions can be located through
  129.         the help menu so only a brief summary is presented here. The current
  130.         functions are:
  131.  
  132.         ATTR - The Attribute function allows you to change the attributes of
  133.         files.  For example, files can be made read only, hidden, etc..
  134.  
  135.         COPY - This function copies files from one drive\path to another.
  136.  
  137.         DEL  - The Delete function erases files from the disk.
  138.  
  139.         KILL - The kill function allows you to specify directory names to be
  140.         removed from the disk.  This function will erase all files and remove
  141.         all subdirectories that are included within the specified directory
  142.         name.  As a safety measure, you will be given a chance to verify
  143.         erasure of any files if they are present.
  144.  
  145.         LIST - The List function types a file to the screen or to the printer
  146.         using a number of useful options.  It automatically inserts page
  147.         headings and form feeds if required.
  148.  
  149.         MOVE - The Move function is equivalent to a combined Copy-Delete
  150.         function.  Files are transferred from one drive or directory to
  151.         another and are removed from their original location.
  152.  
  153.         REN - The Rename function allows filenames to be changed. With DOS
  154.         versions 3.0 and greater directories can also be renamed.
  155.  
  156.         SEARCH - This function allows you to search files for text patterns.
  157.         The results of the search are shown in context and may be echoed to
  158.         the printer.
  159. 
  160.         TIME - The Date/Time function allows you to modify the time and date of
  161.         files.
  162.  
  163.         UP   - The Update function reads the filename list from the target
  164.         drive\path directory.  It then searches the current PATH to find more
  165.         current versions of the target files.  It then copies the more recent
  166.         versions of the files to the target drive\path.  This function is
  167.         particularly useful for updating backup diskettes.
  168.  
  169. Extended DOS (XD) is simple to install and to use:
  170.  
  171.         1. INSTALLATION ON A DISKETTE: Simply make a backup copy of your
  172.            original diskette.  First, write protect the original diskette and
  173.            put it into drive A:.  Then insert a blank, formatted diskette into
  174.            drive B: and Enter
  175.  
  176.                               COPY A:*.*  B:
  177.  
  178.            being sure to insert the spaces before the letters A and B.  The
  179.            diskette in drive B: is now ready for everyday use.
  180.  
  181.         2. INSTALLATION ON A HARD DISK: It is a good idea to make a backup of
  182.            the original diskette as described in 1) above.  To install the XD
  183.            programs on a hard disk simply copy them to any directory on the
  184.            DOS path.  For example, many IBM-XT users have their DOS files in a
  185.            subdirectory named C:\DOS and they use a path that is something
  186.            like:
  187.                                 PATH C:\; C:\DOS;
  188.  
  189.            Such a user can install XD by placing the XD original diskette into
  190.            drive A: and Entering:
  191.  
  192.                                 COPY  A:*.*  C:\DOS
  193.  
  194.            It doesn't really matter which directory the XD programs are copied
  195.            to as long as the destination is either the hard disk root
  196.            directory, or is a sub directory on the DOS path.
  197.  
  198.         3. XD PROGRAMS:
  199.  
  200.                 XD.EXE
  201.                         - This is the main Extended DOS program and the only
  202.                           one you will ever need to run.
  203.  
  204.                 XDMENU.EXE
  205.  
  206.                         - The functions of this program have been included
  207.                           in the latest version of XD.EXE.  It is no longer
  208.                           included on the distribution disk as a separate
  209.                           program.
  210. 
  211.                 XD.HLP
  212.  
  213.                         - This is a text file that is used by the XDMENU
  214.                           program if you request help.  The whole help file
  215.                           also serves as a manual for XD if you list it out on
  216.                           a printer e.g. with the command:
  217.  
  218.                                         PRINT XD.HLP
  219.  
  220.                           Please do not modify this file or help assistance
  221.                           may not work properly.
  222.  
  223.                  XDLIST.CFG
  224.  
  225.                         - If this file is present it sets the default
  226.                           configuration for the LIST function.  If it is not
  227.                           present an internal set of defaults is used.
  228.                           Advanced users may find it useful to modify this
  229.                           file but beginners should leave it alone.
  230.  
  231.         4. RUNNING EXTENDED DOS
  232.  
  233.            Beginning users:  New users can run XD with menu and help
  234.                assistance by simply Entering:
  235.  
  236.                         XD
  237.  
  238.                This will bring up a menu which lists the Extended DOS options
  239.                and guides you through entry of source and destination
  240.                filenames.
  241.  
  242.            Experienced users:
  243.  
  244.                The menu and help system can be totally bypassed by entering a
  245.                full XD command on the command line.  For example, to copy a
  246.                number of files from the current directory to the A: drive,
  247.                Enter:
  248.  
  249.                         XD COPY *.* A:
  250.                         -- ---- --- --
  251.                         :   :    :  :......... Destination
  252.                         :   :    :............ Source
  253.                         :   :................. Function
  254.                         :..................... Program name
  255.  
  256.                Note that this command has three parts, the program name (XD)
  257.                the function that is to be performed (COPY), a specification
  258.                of filenames which will be acted upon (*.*), and sometimes
  259.                (depending on the function being performed) a destination or
  260.                target.
  261. 
  262.                Experienced DOS users will find one feature of the XD command
  263.                line particularly convenient: that is the ability to enter
  264.                multiple source specifications on the command line.  For
  265.                example, the above command might just as well have been:
  266.  
  267.                         XD COPY *.COM *.BAS *.BAT A:
  268.                         -- ----  ---------------- --
  269.                         :   :    :                :......... Destination
  270.                         :   :    :.......................... Source files
  271.                         :   :............................... Function
  272.                         :................................... Program name
  273.  
  274.                This would allow copying of all the .COM, the .BAS, and the
  275.                .BAT files to drive A:.
  276.  
  277. 
  278.      ORDER FORM
  279.  
  280.      ButtonWare, Inc.      1-800-J-BUTTON (orders only)
  281.      P.O. Box 5786          (206)454-0479 (office number)
  282.      Bellevue, WA 98006    Federal Employer I.D.# 91-1277227
  283.  
  284.      *  Prices are subject to change without notice
  285.      *  Price includes technical support for one year
  286.      *  We normally ship within 48 hours
  287.  
  288.                                          PRICE      PRICE
  289.      ITEM                     QTY        EACH       EXTENDED
  290.      ───────────────────      ───        ─────      ────────
  291.      PC-File+                 ___        69.95       _______
  292.      PC-Type+                 ___        69.95       _______
  293.      PC-Dial                  ___        59.95       _______
  294.      PC-Calc                  ___        59.95       _______
  295.      Baker's Dozen            ___        59.95       _______
  296.      PC-Stylist               ___        29.95       _______
  297.      PC-Tickle                ___        29.95       _______
  298.      XD                       ___        29.95       _______
  299.  
  300.                                     SUBTOTAL:       $_______
  301.  
  302.      (Wash. state residents only) 8.1% sales tax    $_______
  303.      Standard shipping and handling       $5        $   5.00
  304.      Orders outside U.S. and Canada add   $5        $_______
  305.  
  306.                                         TOTAL:      $_______
  307.  
  308.      [] MasterCard   [] Visa   [] check (U.S. funds)
  309.      Card number____________________________________________
  310.  
  311.      Expiration date__________ Signature____________________
  312.  
  313.      Name    _______________________________________________
  314.      Address _______________________________________________
  315.              _______________________________________________
  316.      City    _____________________   State_____ Zip_________
  317.      Country ___________________  Phone (____)_____-________
  318.  
  319.      What type of computer do you have? ____________________
  320.  
  321. 
  322.